home *** CD-ROM | disk | FTP | other *** search
- MiscClockViewInspector = {
- ACTIONS = {"setToCurrentTime:" = "setToCurrentTime:"; };
- OUTLETS = {
- dateText = dateText;
- dayText = dayText;
- hiddenSwitch = hiddenSwitch;
- hourText = hourText;
- militaryTime = militaryTime;
- minuteText = minuteText;
- monthText = monthText;
- secondText = secondText;
- showYear = showYear;
- yearText = yearText;
- };
- SUPERCLASS = IBInspector;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-